﻿
/* DEFAULT CSS OVERWRITES */
#masterColumnLayout { width: 935px; margin: auto; }
#masterColumnLeft { display: none; }
#masterColumnRight { width: 935px; }

#breadcrumbTrail { display: none; }


/* HOME PAGE LAYOUTS */

#homeColumnLayout { width: 100%; }
#homeColumnLeft { width: 700px; }
#homeColumnRight { width: 235px; background: #c4d9f5; }

#splashBanner { height: 205px; background: #1a5d94 url(../design/splash_photo.jpg) top left repeat-x; }
#splashText { margin: 15px 15px 25px 540px; color: #fff; }
#splashText h1 { color: #fff; font-size: 1.2em; }
#splashText a { color: #fff; }


/* web zones & parts */

#homeWebZones { margin-top: 10px; width: 685px; }
#homeWebZones .webZone { margin-bottom: 10px; padding-bottom: 17px; background: url(../design/footer_shadow.jpg) bottom left repeat-x; }

#homeWebZones .webZone { }
.ms-PartSpacingVertical { display: none; }

#webZoneLayout { width: 685px; }
#webZoneLeft { width: 342px; border-right: 1px solid #fff; }
#webZoneRight { width: 342px; }

#webZoneLayout .ms-WPBorder {  }